Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 193 for

phrase search

(0.15 sec)
  1. Redact Text in RTF using Java

    This tutorial will walk you through the steps of how to redact text in RTF using Java. Additionally, you will get a code example to replace text in RTF using Java....Search Product Family GroupDocs.Parser...ExactPhraseRedaction class by providing the phrase to be redacted and a ReplacementOptions...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  2. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....Search Product Family GroupDocs.Parser...string to specify the exact phrase for redaction and a ReplacementOptions...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  3. Redact Text in XLSX using Java

    In this tutorial, you will learn how to redact text in XLSX using Java. Additionally, you will get a simple code example to replace text in XLSX using Java....Search Product Family GroupDocs.Parser...constructor Define the exact phrase you want to redact and specify...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  4. Redact Text in DOCX using Java

    This topic will provide guidance on how to redact text in DOCX using Java. Without need of additional software installation, you can replace text in DOCX using Java....Search Product Family GroupDocs.Parser...object, specifying the exact phrase for redaction and a ReplacementOptions...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  5. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....Search Product Family GroupDocs.Parser...string indicating the exact phrase to be redacted and a ReplacementOptions...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  6. Redact Text in PDF using C#

    In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#....Search Product Family GroupDocs.Parser...string to specify the exact phrase for redaction and a ReplacementOptions...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Search for .NET. GroupDocs.Search for .NET 17.12...highlighted results of exact phrase search in text. Furthermore, we...

    blog.groupdocs.com/groupdocs.blog/page/66/
  8. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Search Product Solution GroupDocs...engine to process the image, search it for text and redact sensitive...

    docs.groupdocs.com/redaction/java/image-redacti...
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Search Product Solution GroupDocs...//Perform redaction using exact phrase RedactionSummary summary =...

    docs.groupdocs.com/redaction/java/migration-notes/
  10. Redact Text in PDF using Java

    In this tutorial, you will learn how to redact text in PDF using Java. Also, you will be provided with a straightforward code to replace text in PDF using Java....Search Product Family GroupDocs.Parser...string to define the exact phrase for redaction and a ReplacementOptions...

    kb.groupdocs.com/redaction/java/redact-text-in-...